Skip to content

Conversation

@szuperaz
Copy link
Contributor

@szuperaz szuperaz commented Sep 8, 2025

BREAKING CHANGES:

Push config methods moved from client.chat to client

// Old syntax
client.chat.updatePushNotificationPreferences

// New syntax
client.updatePushNotificationPreferences

// Old syntax
client.chat.getPushTemplates

// New syntax
client.getPushTemplates

// Old syntax
client.chat.upsertPushTemplate

// New syntax
client.upsertPushTemplate

@szuperaz szuperaz marked this pull request as ready for review September 8, 2025 13:57
@szuperaz szuperaz merged commit cde1438 into main Sep 16, 2025
7 checks passed
@szuperaz szuperaz deleted the v193.9.1 branch September 16, 2025 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants